Searched defs:FPExt (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | CallingConvLower.h | 51 FPExt, // The floating-point value is fp-extended in the location. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | CallingConvLower.h | 51 FPExt, // The floating-point value is fp-extended in the location. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | CallingConvLower.h | 51 FPExt, // The floating-point value is fp-extended in the location. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 49 FPExt, // The floating-point value is fp-extended in the location. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | CallingConvLower.h | 51 FPExt, // The floating-point value is fp-extended in the location. enumerator
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 49 FPExt, // The floating-point value is fp-extended in the location. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 51 FPExt, // The floating-point value is fp-extended in the location. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1695 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local 1953 Instruction *InstCombinerImpl::visitFPExt(CastInst &FPExt) { in visitFPExt()
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 193 | FPExt Constructor
|
H A D | llvm.mli | 251 | FPExt Constructor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1508 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 216 FPExt Opcode = C.LLVMFPExt const
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 17629 SDValue FPExt = DAG.getNode(ARMISD::VCVTL, DL, MVT::v4f32, LoadBC, in PerformSplittingToWideningLoad() local
|