Searched refs:CreateFCmpULE (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/glsl/
H A Dir_to_llvm.cpp840 return bld.CreateSelect(bld.CreateFCmpULE(ops[0], ops[1], "fmin.le"), ops[0], ops[1], "fmin.select");
/external/llvm/include/llvm/Support/
H A DIRBuilder.h1088 Value *CreateFCmpULE(Value *LHS, Value *RHS, const Twine &Name = "") { function in class:llvm::IRBuilder

Completed in 18 milliseconds