Home
last modified time | relevance | path

Searched defs:FPExt (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DCallingConvLower.h51 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/
DCallingConvLower.h51 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/
DCallingConvLower.h51 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 DCallingConvLower.h49 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/
DCallingConvLower.h51 FPExt, // The floating-point value is fp-extended in the location. enumerator
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h49 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 DCallingConvLower.h51 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 DInstCombineCasts.cpp1695 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 Dllvm.ml193 | FPExt Constructor
H A Dllvm.mli251 | FPExt Constructor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1508 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go216 FPExt Opcode = C.LLVMFPExt const
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17629 SDValue FPExt = DAG.getNode(ARMISD::VCVTL, DL, MVT::v4f32, LoadBC, in PerformSplittingToWideningLoad() local